Skip to content

Conversation

vpavic
Copy link
Contributor

@vpavic vpavic commented Nov 27, 2017

This PR removes constructor that takes session id instead of session object for the entire AbstractSessionEvent hierarchy.

The ability to create AbstractSessionEvent instances with no underlying session object leads to NPE when interacting with HttpSession obtained from HttpSessionEvent.

See #499

This commit removes constructor that takes session id instead of session object for the entire `AbstractSessionEvent` hierarchy.

The ability to create `AbstractSessionEvent` instances with no underlying session object leads to NPE when interacting with `HttpSession` obtained from `HttpSessionEvent`.

See spring-projectsgh-499
@vpavic vpavic added type: enhancement A general enhancement in: core labels Nov 27, 2017
@vpavic vpavic added this to the 2.0.0 milestone Nov 27, 2017
@vpavic vpavic added the type: breaks-passivity This issue breaks passivity label Nov 27, 2017
@vpavic vpavic self-assigned this Nov 27, 2017
@vpavic vpavic closed this in 6188fe6 Nov 27, 2017
@vpavic vpavic deleted the gh-499 branch November 27, 2017 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core type: breaks-passivity This issue breaks passivity type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant